home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8433 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  715 b 

  1. Path: cais.cais.com!duffy
  2. From: duffy@cais.cais.com (Duffy Men)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP!! BC++ 4.0 linker problem
  5. Date: 18 Feb 1996 07:42:12 GMT
  6. Organization: Capital Area Internet Service info@cais.com 703-448-4470
  7. Message-ID: <4g6l8k$pv@zippy.cais.net>
  8. NNTP-Posting-Host: cais.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I has BC++ 4.0 installed on my PC.  Their has a C++ program, it can 
  12. successfully compile and link under microsoft C/C++ 7.0.  I tried to 
  13. compile and link this program under BC++ 4.0 and has linker error.
  14.  
  15.     Linker error: undefined symbol OwlMain (int, char fat*far*) in     
  16.         library file c:\bc4\lib\owlwj.lib in module winmain
  17.  
  18. Can anyone tell me why?  Thank you for help.
  19.